home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 24 / PCGamer24_23Demos.iso / Space Bastards / data1.cab / Program_Executable_Files / SPACE BASTARDS.INI < prev    next >
INI File  |  1998-08-06  |  4KB  |  129 lines

  1. [Options]
  2. ;* the game is intended to run full screen
  3. ;* it can be made to run in a window, although unless your machine
  4. ;* is suitable then performance will not be as good.
  5. ;* NOTE: WE DO NOT SUPPORT THE GAME RUNNING IN A WINDOW
  6. Fullscreen=true
  7.  
  8. ;* this option will remove the blitter warning if you have no blitter
  9. ;BlitterWarning=FALSE
  10.  
  11. ;* turn on/off hardware page flipping
  12. ;Pageflip=false
  13.  
  14. ;* makes left right and right left!!!!
  15. ;ReverseSpeakers=true
  16.  
  17. ; Set to make the game default to mouse panning
  18. MousePanning=TRUE
  19.  
  20. ; Speed of the mouse
  21. PanXSpeed=8
  22. PanYSpeed=8
  23.  
  24. ; Shows the Frame Rate
  25. ;DebugStats=TRUE
  26.  
  27. ;* some video cards don't wait for a vertical blank before page flipping.
  28. ;* this will show as a tearing effect on the screen
  29. ;* use this setting to make the game wait for a Vertical Blank 
  30. ;WaitVerticalBlank=TRUE
  31.  
  32. ;* forces the cutscene to playback scaled to the required size
  33. ;* the game will first detect an hardware blitter capable of scaling
  34. ;* and default to scaling if available. use this to override
  35. VideoPlaybackFull=FALSE
  36.  
  37. SfxVolume=75
  38. SoundtrackVolume=50
  39. SpeechVolume=100
  40.  
  41. [Engine]
  42. ;* the cache can be changed if you have a video card
  43. ;* with 4mb of video memory. default is 100, max is 256
  44. ;MAX_CACHE_TILES=256
  45.  
  46. ;* make the game not use video memory. if your video card
  47. ;* is not great then this *may* improve performance
  48. ;USE_SYSTEM_MEM=TRUE
  49.  
  50. ;* speech samples are streamed off the hard drive
  51. ;* and played whil they are read in.
  52. ;* if the speech seems a bit choppy then setting this to false
  53. ;* will only play the sample once it is in memory.
  54. STREAM_DEFERRED_SAMPLES=TRUE
  55.  
  56. ;* this is the number of bytes read in a frame for deferred/streamed samples
  57. ;* if your speech is a little choppy then increase this in steps of 4096
  58. ;* however, the bigger the chunk the more chance of the game slowing down when the sample
  59. ;* is read into memory
  60. DEFERRED_CHUNK_SIZE=4096
  61.  
  62. ;* the game attempts to triple buffer the video display, should you experience
  63. ;* any problems with graphics try setting Pageflip=FLASE in the options section of
  64. ;* this file. That will turn of all pageflipping but may hinder performance. If that
  65. ;* solves the problem turn it back on and then set PageFlipBuffers=1
  66. ;PageFlipBuffers=2
  67.  
  68. ;* DO NOT TOUCH
  69. CLIP_DISTANT_SAMPLES=TRUE
  70. CLIP_DISTANCE=320
  71.  
  72. ; CHANGING ANY OF THESE VALUES IS NOT RECOMMENDED, UNLESS ACCOMPANIED BY A SPACE BASTARD
  73.  
  74. [Berk]
  75. Speeches=7    
  76. Speech1=4,10    ;dance berk spirting blood
  77. Speech2=4,25    ;kebab & swing timeout 
  78. Speech3=4,100    ;dance berk squished
  79. Speech4=4,100    ;dance berk shot
  80. Speech5=4,50    ;kebab on fire
  81. Speech6=2,50    ;dance shot by sentroid
  82. Speech7=4,100    ;dance gives the finger
  83.  
  84. [Sentroids]
  85. Speeches=10
  86. Speech1=4,50    ;shoot a lazy alien
  87. Speech2=4,100    ;shoot a rude alien
  88. Speech3=3,33    ;shoot a robosaur
  89. Speech4=3,100    ;shot (but not killed) by a robosaur
  90. Speech5=4,100    ;land after a big fall
  91. Speech6=2,100    ;crate lands on head
  92. Speech7=4,33    ;stand still timeout
  93. Speech8=4,33    ;look around timeout
  94. Speech9=4,33    ;cock gun timeout
  95. Speech10=4,50    ;stuck in a hole
  96.  
  97. [Player]
  98. Speeches=27
  99. Speech1=1,100    ;Sudden stop after collision
  100. Speech2=1,100    ;Repel from SB
  101. Speech3=3,33    ;shoot (and kill) a SB
  102. Speech4=4,50    ;shoot (but not kill) a SB
  103. Speech5=4,33    ;shoot a crate
  104. Speech6=4,33    ;shoot an alien
  105. Speech7=1,50    ;shot in back
  106. Speech8=1,33    ;shot in front
  107. Speech9=3,100    ;finish the level
  108. Speech10=1,100    ;stuck in a hole
  109. Speech12=3,25    ;land after a big fall
  110. Speech13=1,15    ;Enter Teleport
  111. Speech14=1,15    ;Exit Teleport
  112. Speech15=1,50    ;commit suicide
  113. Speech16=4,50    ;click 'cute' on an alien (in shooting range)
  114. Speech17=4,50    ;walking over another player in a hole
  115. Speech18=4,100    ;Click on Girl
  116. Speech19=4,50    ;Click on Hanging Berk
  117. Speech20=4,100    ;Shoot Hanging Berk
  118. Speech21=4,50    ;Click on Berk Kebab
  119. Speech22=4,100    ;Shoot Berk Kebab
  120. Speech23=3,100    ;Click on burning Berk
  121. Speech24=3,100    ;Click on dancing berk
  122. Speech25=3,100    ;Click on berk giblets
  123. Speech26=4,50    ;After shooting Hanging Berk
  124. Speech27=4,50    ;After shooting Kebab Berk
  125.  
  126. [Tactical]
  127. MAP_POSITION=2
  128. MAP_SCALE=5
  129.